-- card: 3948 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3685 -- name: ----- HyperTalk script ----- on idle global timekeeper,whichpict if timekeeper = "" then put the ticks into timekeeper if whichpict = "" then put true into whichpict if the ticks - timekeeper > 200 then colorizehc "colorfill","0,72,370,191","0,0,0" if whichpict then colorizehc "add","TitlePict",rect of bg btn "TitlePict" else colorizehc "add","InWare",rect of bg btn "InWare" put (not whichpict) into whichpict put the ticks into timekeeper go to this cd end if end idle on mousedown set cursor to watch go to next cd end mousedown on opencard openstack go to this cd end opencard -- part 1 (button) -- low flags: 00 -- high flags: C000 -- rect: left=0 top=0 right=208 bottom=320 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Loading - Please Wait...